home *** CD-ROM | disk | FTP | other *** search
/ Model Wife / The Best of New Machine Publishing 4 - Disc 2: Model Wife.iso / pc / sampler / seymore.dxr / 00055.ls < prev    next >
Encoding:
Text File  |  1995-10-24  |  126 b   |  7 lines

  1. on exitFrame
  2.   if the movieTime of sprite 3 = the stopTime of sprite 3 then
  3.     go("strip?pict")
  4.   end if
  5.   go(the frame)
  6. end
  7.